home *** CD-ROM | disk | FTP | other *** search
- #define xtrasq_width 32
- #define xtrasq_height 8
- static char xtrasq_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0xe0, 0x07, 0x30, 0x0c, 0x30, 0x0c,
- 0xfc, 0xff, 0xff, 0x3f, 0x8e, 0x88, 0x88, 0x68, 0x26, 0x22, 0x22, 0x62,
- 0xfc, 0xff, 0xff, 0x3f, 0xf0, 0x0f, 0xf0, 0x0f};
-